home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / Add-Ons / MicroPhone / Open Mike™ / Open Mike™ 004 / Mike's Folder / Hacker's Hangout < prev    next >
Encoding:
Text File  |  1993-03-31  |  1.7 KB  |  27 lines  |  [TEXT/ttxt]

  1. Hacker's Hangout
  2. ================
  3. Copyright © 1993 by Celestin Company
  4. All rights reserved.
  5.  
  6. No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage and retrieval system, without permission in writing from the publisher. However, you are permitted to make copies of this work, printed or otherwise, as long as said copies are for your personal use only.
  7.  
  8. Introduction
  9. ------------
  10. If you've ever had the desire to take something to its limits, or to reach goals you never thought possible, here's just the cure for your ail. Every issue, we'll bring you the best of the hacks for MicroPhone.
  11.  
  12. This issue's hack comes to us from Julie Glenn. A programmer for a NeXT developer in Oakland, California. When not designing software or fixing bugs, she likes to indulge in endless hours spent marvelling at the wonders which we call MicroPhone.
  13.  
  14. Hack of the Month
  15. -----------------
  16. Calendar -  this is a simple yet effective calendar, available at the click of a button. In keeping with hack tradition, it automatically brings up the correct month and highlights the current day. This is a module you should put into your module folder.
  17.  
  18. Instructions - open any MicroPhone settings document. Create the following script:
  19.  
  20.   Do Script "'Main','Calendar'"
  21.  
  22. That's it.
  23.  
  24. Important Note
  25. --------------
  26. Hacks are not guaranteed to work, although there is no reason why they shouldn't work. Every care has been taken to make sure that they work on the hacker's machine, but they may do other things on your machine. Of course, if you encounter problems, you may feel free to tweak the hack to run on your machine.
  27.